Uses of Package
org.modeshape.common.util

Packages that use org.modeshape.common.util
org.modeshape.clustering   
org.modeshape.common.collection A set of common classes for dealing with collections of other objects. 
org.modeshape.common.text A set of utilities for working with text. 
org.modeshape.common.util A set of miscellaneous utilities. 
org.modeshape.common.util.log   
org.modeshape.connector.disk The classes that make up the connector that stores content in a ModeShape-specific format on fixed disk. 
org.modeshape.connector.filesystem The classes that make up the connector that accesses the files and directories on a local file system and exposes them as content in a repository. 
org.modeshape.connector.store.jpa The classes that make up the connector that stores content in a relational database via JDBC and JPA. 
org.modeshape.graph The ModeShape Graph API defines the types that allow you to work with content organized as a graph. 
org.modeshape.graph.mimetype This package defines an interface for the MIME type detector, which represents a component that is able to determine the MIME type for a stream of data and/or the name of the file containing the data. 
org.modeshape.graph.request.processor This portion of the ModeShape Graph API defines the processor for requests
org.modeshape.graph.text This package defines an interface for components that extract text from content. 
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.jdbc   
org.modeshape.jdbc.delegate   
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
org.modeshape.sequencer.wsdl The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer. 
org.modeshape.sequencer.xsd The classes that make up the XML Schema Document sequencer. 
 

Classes in org.modeshape.common.util used by org.modeshape.clustering
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.common.collection
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level
           
 

Classes in org.modeshape.common.util used by org.modeshape.common.text
SecureHash.Algorithm
          Commonly-used hashing algorithms.
 

Classes in org.modeshape.common.util used by org.modeshape.common.util
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level
           
Reflection.Property
          A representation of a property on a Java object.
SecureHash.Algorithm
          Commonly-used hashing algorithms.
SecureHash.HashingInputStream
           
SecureHash.HashingReader
           
 

Classes in org.modeshape.common.util used by org.modeshape.common.util.log
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.connector.disk
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.connector.filesystem
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.connector.store.jpa
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.graph
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.graph.mimetype
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
MimeTypeUtil
          A simple utility that determines an appropriate MIME type by matching the extension of the supplied filename against a set of known file extensions.
 

Classes in org.modeshape.common.util used by org.modeshape.graph.request.processor
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
Logger.Level
           
 

Classes in org.modeshape.common.util used by org.modeshape.graph.text
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.jcr
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.jdbc
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.jdbc.delegate
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.repository
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.sequencer.wsdl
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 

Classes in org.modeshape.common.util used by org.modeshape.sequencer.xsd
Logger
          A simple logging interface that is fully compatible with multiple logging implementations.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.